SyQuickLead 
Logical Entity Name  SyQuickLead 
Default Table Name  SyQuickLead 
Physical Only  NO 
Definition 
 
Note 
 

SyQuickLead Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyQuickLeadID(PK)    int  NO 
 
TableName    varchar(50)  NO 
 
ColumnName    varchar(50)  NO 
 
ColSeq    tinyint  NO 
 
ColType    char(20)  NO 
 
MaxLength    int  NO 
 
Caption    varchar(50)  NO 
 
Required    bit  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
Fieldset    smallint  NO 
 
FieldSetBackColor    char(20)  NO 
 
syQuickLeadTemplateID(FK)    int  NO 
 

SyQuickLead Primary and Unique Keys 
Key Name  Key Type  Keys 
SyQuickLead_SyQuickLeadID_U_C_IDX  PrimaryKey  SyQuickLeadID 

SyQuickLead Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyQuickLeadTemplate  Non-Identifying  One To Zero or More  FK_SyQuickLead_syQuickLeadTemplateID_SyQuickLeadTemplate_SyQuickLeadTemplateID      syQuickLeadTemplateID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyQuickLead Check Constraints 
Check Constraint Name  CheckConstraint